home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 2
/
Amiga Tools 2.iso
/
tools
/
mg
/
src.lzh
/
amiga
/
foob.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-05-23
|
289b
|
11 lines
/*
* File Out Of Band data for AmigaDOS. While an argument could be made for
* putting the comment on the file here, that would add 80 more bytes to each
* buffer structure. I'm not willing to pay it, so all you get is the
* protection bits.
*/
#ifndef FOOB
#define FOOB long
#endif